constant
ng
Because the constant are fixed, they get applied before other provide methods. See $provide.constant().
$provide.constant()
name – {string} –
constant name
object – {*} –
Constant value.